<setvar> element

The <setvar> element sets a variable to a specified value when the device executes a <go>, <prev>, or <refresh> task.

Syntax

Attributes

 
name The name of the variable to set. The device ignores the <setvar> element if name does not evaluate to a known variable at runtime. 
value The value to assign to the variable.